HipRendererConfig

Undocumented in source.

Members

Functions

logConfiguration
void logConfiguration()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

bufferingCount
ubyte bufferingCount;

Single/Double/Triple buffering

fullscreen
bool fullscreen;
Undocumented in source.
isMatrixRowMajor
bool isMatrixRowMajor;
Undocumented in source.
multisamplingLevel
ubyte multisamplingLevel;

Use level 0 for pixel art games

vsync
bool vsync;
Undocumented in source.

Meta